home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12417 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: INbe.net!usenet
  2. From: dlauwers@innet.be (Danny Lauwers)
  3. Newsgroups: comp.lang.c++
  4. Subject: Adaptec ASPI32 transfer size
  5. Date: Tue, 19 Mar 1996 22:47:43 GMT
  6. Organization: INnet NV (post doesn't reflect views of INnet NV)
  7. Message-ID: <4indma$hn6@news.be.innet.net>
  8. Reply-To: dlauwers@innet.be
  9. NNTP-Posting-Host: pool014-24.innet.be
  10. X-Newsreader: Forte Agent .99.82
  11.  
  12. Hello,
  13.  
  14. I al programming the ASPI32 SCSI utilities for windows 95 and NT.
  15. The transfer size seem to be limited to 64Kb, and from the parameters
  16. I have checked the controler largest block is 16Mbyte and not 64Kb.
  17. The controller is a Adaptec 2940. In the describtion from Adaptec they
  18. speak of the possibility to transfer larger block than 64Kb.
  19.  
  20. It is very essential for our application that we can transfer more
  21. data. And because it is not always possible to split up the command in
  22. our case we are stuck at this.
  23.  
  24. I use MS VC4.0 as a compiler and followed the compiling and linker
  25. instructions for ASPI32. like the pack option etc.
  26.  
  27. If you have any clues are sollutions, please E-mail me.
  28. Thank you
  29. Danny Lauwers
  30. dlauwers@innet.be
  31.  
  32.  
  33.